vTPM/TPM2: TPM2.0 TIS initialization and self test.
authorQuan Xu <quan.xu@intel.com>
Thu, 15 Jan 2015 09:21:46 +0000 (04:21 -0500)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 28 Jan 2015 12:54:49 +0000 (12:54 +0000)
commit1710fc49a0f3a3907cb94dc55413085f01dd9642
tree223320c4cca3536c0a861da0f34338be84b71834
parent3334d916dea80ace09829d129753b20b85a41b65
vTPM/TPM2: TPM2.0 TIS initialization and self test.

call the TPM 2.0 various registers that allow communication between
the TPM 2.0 and platform hardware and software. TPM2_SelfTest causes
the TPM 2.0 to perform a test of its capabilities.

Signed-off-by: Quan Xu <quan.xu@intel.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
extras/mini-os/include/tpm_tis.h
extras/mini-os/tpm_tis.c